home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / g_man / cat3 / standard / histogram.z / histogram
Text File  |  1998-10-20  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. hhhhggggrrrraaaammmm((((3333GGGG))))                                                            hhhhggggrrrraaaammmm((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      hhhhggggrrrraaaammmm -  modifies pixel transfers to compute a histogram
  10.  
  11. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      vvvvooooiiiidddd hhhhggggrrrraaaammmm((((uuuunnnnssssiiiiggggnnnneeeedddd lllloooonnnngggg oooopppp,,,, uuuunnnnssssiiiiggggnnnneeeedddd lllloooonnnngggg vvvvaaaalllluuuueeee))))
  13.  
  14. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  15.      _o_p   one of the symbolic constants:
  16.           (parameters that affect lrectread, lrectwrite, rectcopy pixel
  17.           transfers)
  18.           HIST_ENABLE, default value:0. Enable hgram in lrectread, lrectwrite
  19.           and rectcopy pixel transfers. Value specifies the number of equally
  20.           spaced bins in the histogram. Valid values: 1 to 4096.
  21.           HIST_DISABLE, disable hgram.
  22.           HIST_CLEAR, clear every histogram bin to value
  23.  
  24.      _v_a_l_u_e
  25.           specifies the number of equally spaced bins in histogram if op is
  26.           HIST_ENABLE. Valid values: 1 to 4096. specifies the value to clear
  27.           the histogram to if op is HIST_CLEAR.
  28.  
  29. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  30.      hgram allows enabling and disabling of the collection of histogram data
  31.      during pixel transfer operations (e.g., rectcopy, lrectread, and
  32.      lrectwrite). When hgram is enabled, the destination of the pixel transfer
  33.      operation is unaffected by the pixel transfer operation. The histogram
  34.      bins can be initialized by HIST_CLEAR.  Enabling and disabling of hgram
  35.      do not initialize the histogram, the initialization is done through
  36.      HIST_CLEAR.
  37.  
  38. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  39.      gethgram minmax getminmax pixeltransfer pixelmap pixmode
  40.  
  41. NNNNOOOOTTTTEEEESSSS
  42.      hgram only works on RealityEngine systems running 5.0.1 or greater.
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.